home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 13251 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  26 lines

  1.  
  2. In article <koehler-1704961127180001@lem.iam.uni-bonn.de> koehler@rhein.iam.uni-bonn.de (Kai Koehler) writes:
  3.  > I want to grab programs for my old Amiga 2000 from the net using my
  4.  > PowerMac. But when I try to start the programs on the Amiga, I always get
  5.  > an error message  121: "File is not an object module". This happens even
  6.  > with lha_e138.run. The Amiga has a rather old hardware & software, system
  7.  > 1.2 version 33.
  8.  >
  9.         As mentioned, the files may have had a MacBinary header
  10. attached...
  11.  
  12.         Another thing to watch out for is zero-padding on the end of
  13. the file to fill a block.  The Amiga is sensitive to zero-padded
  14. executables (this is a problem with using XModem for example -- it
  15. always sends 128byte packets, filling the last block of the file to
  16. make a 128byte length -- Amiga XModem's usually have some sort of
  17. automatic strip operation).
  18.  
  19. -- 
  20.  > ============================================================ <
  21.  >   wulfraed@netcom.com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
  22.  >   D.Bieber@GEnie.com   |      FurryMUCK and FurToonia        <
  23.  > ============================================================ <
  24.  >          PGP key: Finger wulfraed@netcom.com                 <
  25.  > Home Page: ftp://ftp.netcom.com/pub/wu/wulfraed/wulfraed.htm <
  26.